lcFontGetFirst Home

Returns handle to the first font in the list of available fonts.

 HANDLE lcFontGetFirst ();

Parameters
  None.

Return Value

  Handle to the first available font.
If the function fails, the return value is NULL.

See Also

  lcFontGetNext